Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm optimization function

Search list

[Windows Develop遗传算法代码

Description: 这是遗传算法进行函数优化的程序,可以运行成功,需要的就下吧-This is the source code of genetic algorithm for function optimization, it can run ,down it if you need it.
Platform: | Size: 21504 | Author: wlr | Hits:

[AI-NN-PR遗传算法工具箱

Description: 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB
Platform: | Size: 106496 | Author: | Hits:

[AI-NN-PRSimpleGeneticAlgorithm

Description: 基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg-based on the basic genetic algorithm optimization function SGA.C A Optimize Function r using Simple Genetic Algorithm developed fro m Pascal SGA the code presented by David E. Goldb erg
Platform: | Size: 636928 | Author: J.Chen | Hits:

[AI-NN-PRgentenicfunction

Description: 基于实数编码遗传算法的函数极植优化程序,matlab编程-real-coded genetic algorithm optimization function very planting procedures, Matlab programming
Platform: | Size: 1024 | Author: 王伟 | Hits:

[AI-NN-PRAdaptivestep-changingDirectionalGA

Description: 自适应变步长定向变异遗传算法解函数优化问题 需要调用GAOT5.-Adaptive Variable step directional variation of genetic algorithm optimization solutions function call GAOT5 needs.
Platform: | Size: 3072 | Author: 王林成 | Hits:

[source in ebookGA-min

Description: 遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
Platform: | Size: 2048 | Author: 林言 | Hits:

[matlabMatlab5

Description: :介绍遣传算法的基本原理和Matlab的遗传算法优化工具箱(GAOT),分析了优化工具函数。探讨Matlab遗传算法工具箱在 参数优化和非线性规划中的应用。通过优化实例,说明遗传算法是一种具有良好的全局寻优性能的优化方法。用Maflab语 言及Maflab语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比较灵活、编程效率高等特点。-: Removal algorithm introduce the basic principles and Matlab Genetic Algorithm Optimization Toolbox (GAOT), an analysis of function optimization tool. Explore the Matlab Genetic Algorithm Toolbox in the parameter optimization and nonlinear programming applications. Through optimization examples to illustrate the genetic algorithm is a good global optimization method to optimize performance. Maflab language and using language Maflab Optimization Toolbox to optimize the design of the language is simple, function-rich, and using more flexible programming and high efficiency.
Platform: | Size: 210944 | Author: icyrock | Hits:

[matlabga

Description: 用MA TLAB 语言及MA TLAB 语言编制的优化工具箱进行优化设计具有语言简单、函数丰富、用法比 较灵活、编程效率高等特点. 本文对遗传算法和基于MA TLAB 的遗传算法优化工具箱(GAO T ) 作了简要的介 绍、分析了优化工具函数, 并结合非线性、多峰值函数问题的优化实例, 说明了遗传算法是一种具有良好的全局 寻优性能的优化方法.-MA TLAB with language and language of the MA TLAB optimization toolbox to optimize the design of the language is simple, function-rich, and using more flexible programming and high efficiency. In this paper, genetic algorithm and MA TLAB based on genetic algorithm optimization toolbox (GAO T ) gave a brief introduction, an analysis of function optimization tool, combined with non-linear, multimodal function optimization problem examples to illustrate the genetic algorithm is a good global optimization method to optimize performance.
Platform: | Size: 269312 | Author: dh | Hits:

[AI-NN-PRyj1

Description: 简单一元函数优化实例,利用遗传算法计算函数f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值-One dollar a simple example of function optimization using genetic algorithm function f (x) = x* sin (10pi* x)+ 2.0,-1 <= x <= 2 the maximum value of
Platform: | Size: 1024 | Author: 杜勇 | Hits:

[matlabgatbx-target

Description: 常用matlab遗传算法目标函数的编写实例,如:双积分优化,收获系统,装载系统等-Matlab genetic algorithm commonly used objective function of the preparation of examples, such as: double-integrating optimization, harvest systems, loading systems, etc.
Platform: | Size: 2048 | Author: 熊梅西 | Hits:

[AI-NN-PRyichuansuanfa

Description: 利用遗传算法寻优。待寻优函数为y=xx,参数变化范围为0-31。-The use of genetic algorithm optimization. Optimization function to be y = xx, the parameters for the 0-31 range.
Platform: | Size: 1024 | Author: 崔艳 | Hits:

[AI-NN-PRGA

Description: 使用遗传算法优化简单函数,作为matlab遗传算法编程示例。-The use of genetic algorithm optimization simple function, as a genetic algorithm matlab programming examples.
Platform: | Size: 4096 | Author: songzi | Hits:

[AI-NN-PRwebinar_files

Description: This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those found in the Optimization Toolbox, are fast and accurate for many types of optimization problems. These methods are designed to solve smooth , i.e., continuous and differentiable, minimization problems, as they use derivatives to determine the direction of descent. While using derivatives makes these methods fast and accurate, they often are not effective when problems lack smoothness, e.g., problems with discontinuous, non-differentiable, or stochastic objective functions. When faced with solving such non-smooth problems, methods like the genetic algorithm or the more recently developed pattern search methods, both found in the Genetic Algorithm and Direct Search Toolbox, are effective alternatives. -This is a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those found in the Optimization Toolbox, are fast and accurate for many types of optimization problems. These methods are designed to solve smooth , i.e., continuous and differentiable, minimization problems, as they use derivatives to determine the direction of descent. While using derivatives makes these methods fast and accurate, they often are not effective when problems lack smoothness, e.g., problems with discontinuous, non-differentiable, or stochastic objective functions. When faced with solving such non-smooth problems, methods like the genetic algorithm or the more recently developed pattern search methods, both found in the Genetic Algorithm and Direct Search Toolbox, are effective alternatives.
Platform: | Size: 18432 | Author: gao | Hits:

[AI-NN-PRsine

Description: 用遗传算法优化神经网络权值 最后实现逼近sin函数曲线-Neural network using genetic algorithm optimization to achieve the right of the value of the final function curve approximation sin
Platform: | Size: 293888 | Author: 无名 | Hits:

[matlabGA_oneobject

Description: 基因遗传算法中的一元函数的优化举例,供广大初学之人黏贴使用-Genetic algorithm optimization of unary function example, for the majority of beginners person adhesive used
Platform: | Size: 1024 | Author: Baixianxu | Hits:

[AI-NN-PRGA-optimization-function

Description: 遗传算法的优化函数,基于matlab遗传算法代码修改优化-Genetic algorithm optimization function, genetic algorithm matlab code changes based on optimization
Platform: | Size: 4096 | Author: 刘文涛 | Hits:

[AI-NN-PRAdaptive-Genetic-Algorithm-

Description: 自适应遗传优化算法函数最优化 自适应遗传优化算法函数最优化自适应遗传优化算法函数最优化-Adaptive Genetic Algorithm optimization function optimization adaptive genetic algorithm function optimization adaptive genetic optimization algorithm function optimization
Platform: | Size: 13312 | Author: 陈威 | Hits:

[AI-NN-PRGenetic-algorithm-optimization-BP

Description: 运用遗传算法优化BP神经网络-来求取非线性函数拟合用图-Using genetic algorithm optimization BP neural network- to strike a nonlinear function fitting Fig
Platform: | Size: 53248 | Author: weishixiong | Hits:

[AI-NN-PRNeural-Network-Genetic-Algorithm

Description: 运用神经网络遗传算法函数极值寻优-来求取非线性函数极值代码-Neural network genetic algorithm optimization function extreme
Platform: | Size: 102400 | Author: weishixiong | Hits:

[AI-NN-PRMATLAB genetic algorithm toolbox

Description: Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function library based on basic operations and termination conditions, binary and decimal conversion and other operations. The implementation steps include: the main function of genetic algorithm and the generation function of the initial population are obtained by the input and output functions, and the basic genetic operation function is obtained by the selection, crossover and mutation operations. Taking function simulation as an example, the function optimization and GA improvement only need to rewrite function m file form)
Platform: | Size: 9216 | Author: FZenjoys | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net